home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / PROGTOOL / SHRDIT.ZIP;1 / DBASE.ZIP / SH-DBASE.CTL next >
Encoding:
Text File  |  1994-04-12  |  590 b   |  31 lines

  1. % Parameter control file for C language source used by shrouder program
  2.  
  3.  
  4. % These parameters control string processing
  5. STRING: ","
  6.  
  7. % These parameters control name substitutions
  8. NAME JOINS: -
  9. KEEP LENGTH: No,5
  10. KEEP SEPARATORS: Yes
  11. CASE SENSITIVE: No
  12. FORCE CAPS: No
  13. MAX LENGTH: 31
  14. DUP CHECK: 5
  15.  
  16. % Comment delimiters
  17. LINE COMMENT: *
  18. LINE COMMENT: &&
  19. NESTED: No
  20. OUT COMMENT: * --,
  21.  
  22. % Include file handling
  23. INCLUDING: DO, .PRG
  24. INCLUDING: CALL, .PRG
  25. REPLACE NUMBS: No
  26. REPLACE STRGS: No
  27.  
  28. % Random name generation and miscellaneous
  29. SEED RANDOM: Yes
  30. COMPRESS LINE: No
  31.